projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb9e4c2
)
gtk-demo: don't use a non-existent icon name
author
Cosimo Cecchi
<cosimoc@gnome.org>
Tue, 31 May 2011 20:13:50 +0000
(16:13 -0400)
committer
Cosimo Cecchi
<cosimoc@gnome.org>
Tue, 31 May 2011 21:54:24 +0000
(17:54 -0400)
demos/gtk-demo/list_store.c
patch
|
blob
|
history
diff --git
a/demos/gtk-demo/list_store.c
b/demos/gtk-demo/list_store.c
index 72cecb93167219e4b4d6b0b0743c3ee708a32b25..40d113d7f65cfe189baf7b1840f33b0f4c56fde0 100644
(file)
--- a/
demos/gtk-demo/list_store.c
+++ b/
demos/gtk-demo/list_store.c
@@
-105,7
+105,7
@@
create_model (void)
gboolean sensitive;
if (i == 1 || i == 3)
- icon_name = "battery-c
ritical
-charging-symbolic";
+ icon_name = "battery-c
aution
-charging-symbolic";
else
icon_name = NULL;
if (i == 3)